home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 16 / bigemacs.zip / BIGEMACS.HLP < prev    next >
Text File  |  1986-07-29  |  5KB  |  127 lines

  1.  
  2. General:
  3.   ^L       Refresh the screen           ^G          Abort current command 
  4.   ^X^C     Quit                         ^Z          low keystroke style exit.
  5.   ^X-E     Execute macro                ^X-!        Run a command in a subshell.
  6.   ^X-(     Begin macro                  ^X-)        End macro
  7.  
  8. Files:
  9.   ^X^V      Get a file, read write       ^X^R      Get a file, read only
  10.   ^X^S      Save current file            ^X^W      Write a file
  11.   ^X^F      Adjust file name
  12.  
  13. Cursor positioning Commands:
  14.   ^A        Move to start of line        ^E        Move to end of line
  15.   ^B        Move backward by characters  ^F        Move forward by characters
  16.   ^N        Move forward by lines        ^P        Move backward by lines
  17.   ^V        Move forward by pages        META-V    Move backward by pages
  18.   META-F    Advance by words             META-B    Backup by words
  19.   META-<    Move to start of buffer      META->    Move to end of buffer
  20.   ^X-=      Show the cursor position
  21.  
  22. Mark/Copy/Delete/Insert:
  23.   ^@        Set mark                     META-.    Set mark
  24.   META-W    Copy region to kill buffer   ^X^X      Swap "." and mark
  25.   ^W        Kill region.                 ^Y        Yank back from killbuffer.
  26.   ^K        Kill forward
  27.  
  28.   ^D        Forward delete character     ^H        Backward delete character
  29.                                          DEL       Backward delete character
  30.   META-D    Delete forward word.         META-^H   Delete backward word.
  31.   ^X^O      Delete blank lines           META-DEL  Delete backward word.
  32.  
  33.   ^M        Insert CR-LF (return key)    ^Q        Insert literal character
  34.   ^I        Insert tab   (tab key)       ^J        Insert CR-LF, then indent
  35.   ^O        Open up a blank line
  36.  
  37. Search:
  38.   ^S        Search forward               ^R        Search backwards
  39.  
  40. General Manipulation:
  41.   ^T        Transpose characters         META-C    Initial capitalize word.
  42.   META-L    Lower case word.             META-U    Upper case word.
  43.   ^X^L      Lower case region.           ^X^U      Upper case region.
  44.  
  45. Windows and Buffers:
  46.   ^X^P      Move window up               ^X^N      Move window down
  47.   ^X-1      Display only one window      ^X-2      Split current window in two
  48.   ^X^Z      Shrink window.               ^X-Z      Enlarge display window
  49.   ^X-P      Move to the previous window  ^X-N      Move to the next window
  50.   ^X-B      Display list of buffers      ^X-K      Make a buffer go away.
  51.   ^X^B      Switch a window to a buffer  META-!    Reposition window
  52.  
  53. Miscellaneous:
  54.   ^C        Run CLI in a subjob.         ^X-F        Set fill column.
  55.  
  56. Put Another Way:
  57.  
  58. ^@    Set mark                     
  59. ^A    Move to start of line        
  60. ^B    Move backward by characters  
  61. ^C    Run CLI in a subjob.         
  62. ^D    Forward delete               
  63. ^E    Move to end of line          
  64. ^F    Move forward by characters   
  65. ^G    Abort out of things
  66. ^H    Backward delete              
  67. ^I    Insert tab                   
  68. ^J    Insert CR-LF, then indent    
  69. ^K    Kill forward                 
  70. ^L    Refresh the screen           
  71. ^M    Insert CR-LF                 
  72. ^N    Move forward by lines        
  73. ^O    Open up a blank line
  74. ^P    Move backward by lines
  75. ^Q    Insert literal               
  76. ^R    Search backwards             
  77. ^S    Search forward               
  78. ^T    Twiddle characters           
  79. ^V    Move forward by pages        
  80. ^W    Kill region.                 
  81. ^Y    Yank back from killbuffer.   
  82. ^Z    low keystroke style exit.    
  83. ^X^B    Switch a window to a buffer  
  84. ^X^C    Quit                         
  85. ^X^F    Adjust file name             
  86. ^X^L    Lower case region.           
  87. ^X^O    Delete blank lines           
  88. ^X^N    Move window down             
  89. ^X^P    Move window up               
  90. ^X^R    Get a file, read only        
  91. ^X^S    Save current file            
  92. ^X^U    Upper case region.           
  93. ^X^V    Get a file, read write       
  94. ^X^W    Write a file                 
  95. ^X^X    Swap "." and mark            
  96. ^X^Z    Shrink window.               
  97. ^X-!    Run a command in a subjob.   
  98. ^X-=    Show the cursor position     
  99. ^X-(    Begin macro                  
  100. ^X-)    End macro                    
  101. ^X-1    Make current window only one 
  102. ^X-2    Split current window         
  103. ^X-B    Display list of buffers      
  104. ^X-E    Execute macro                
  105. ^X-F    Set fill column.             
  106. ^X-K    Make a buffer go away.       
  107. ^X-N    Move to the next window      
  108. ^X-P    Move to the previous window  
  109. ^X-Z    Enlarge display window.      
  110. META-^H    Delete backward word.
  111. META-!    Reposition window            
  112. META-.    Set mark
  113. META->    Move to end of buffer        
  114. META-<    Move to start of buffer      
  115. META-B    Backup by words              
  116. META-C    Initial capitalize word.     
  117. META-D    Delete forward word.         
  118. META-F    Advance by words             
  119. META-L    Lower case word.             
  120. META-U    Upper case word.             
  121. META-V    Move backward by pages 
  122. META-W    Copy region to kill buffer.  
  123. META-DEL Delete backward word.        
  124. DEL    Backward delete
  125.  
  126.  
  127.